home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / Mesa-3.0 / win32-openstep.sh < prev    next >
Encoding:
Text File  |  1998-05-28  |  247 b   |  8 lines

  1. # This file should be run from the Bourne shell
  2. # provided for OpenStep implementations under WIN32
  3.  
  4. mkdir lib
  5. ( cd src; make -f Makefile.OpenStep openstep )
  6. ( cd src-glu; make -f Makefile.OpenStep openstep )
  7. ( cd OpenStep/MesaView; make )
  8.